home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / creating_an_internal_link.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.7 KB  |  56 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.     
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 5.2" />
  9.   <title>Creating an Internal Link</title>
  10.   <style type="text/css"> </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="creating_an_external_link.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> 
  23.         <a href="../Links.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  24.         <a href="creating_a_target_anchor.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Creating an Internal Link</h1>
  33.  
  34. <p class="ProcedureCaption">To create a link to a target anchor or target
  35. element in the same document:</p>
  36. <ol>
  37.   <li>Click and drag to select the text for the link you are creating.
  38.     <p></p>
  39.   </li>
  40.   <li>Click the <strong>Link</strong> button. The cursor changes from an
  41.     arrow to a hand.
  42.     <p></p>
  43.   </li>
  44.   <li>Click the target icon to create the link.</li>
  45. </ol>
  46.  
  47. <h2>See also:</h2>
  48. <ul>
  49.   <li><a href="creating_an_external_link.html">Creating an External
  50.   Link</a></li>
  51. </ul>
  52. </div>
  53.  
  54. </body>
  55. </html>
  56.